-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import animation styles separate from general styles. #2576
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this looks great! Really great job putting some efficiency into our pipeline by only testing what changed!
PR changes are working perfectly on my end, great work on that! Just some minor changes above and I think it's good to go. |
Co-authored-by: Evan Herman <[email protected]>
Co-authored-by: Evan Herman <[email protected]>
Co-authored-by: Evan Herman <[email protected]>
Co-authored-by: Evan Herman <[email protected]>
Co-authored-by: Evan Herman <[email protected]>
Co-authored-by: Evan Herman <[email protected]>
Co-authored-by: Evan Herman <[email protected]>
Attempted optimize but reverted as good enough for now.
Description
Moved Animation Styles. New Tests. New Workflow to test only on changed files. Bump to WP-next version.
Screenshots
Types of changes
Splitting styles apart into new Webpack compile.
Importing new styles always.
New tests to check for the condition of always-loaded styles.
New workflow for testing velocity.
How has this been tested?
Tested manually as well as new tests in CICD
Acceptance criteria
Should allow for animation to properly function on the Editor and Front end for all blocks, CoBlocks and Core.
Checklist: